Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / IC1KeyedItem<TKey> Interface / GetKey Method

In This Topic
    GetKey Method (IC1KeyedItem<TKey>)
    In This Topic
    Gets the key.
    Syntax
    'Declaration
     
    Function GetKey() As TKey
    TKey GetKey()

    Return Value

    The key value.
    See Also